home *** CD-ROM | disk | FTP | other *** search
- object VersionDlg: TVersionDlg
- Left = 238
- Top = 152
- BorderStyle = bsDialog
- Caption = 'Latest version'
- ClientHeight = 117
- ClientWidth = 313
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 3
- Top = 27
- Width = 306
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Your version of Net Vampire is up-to-date so far...'
- Font.Color = clGreen
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 112
- Top = 48
- Width = 89
- Height = 13
- Caption = 'has been released!'
- Visible = False
- end
- object Label3: TLabel
- Left = 61
- Top = 8
- Width = 190
- Height = 13
- Caption = 'Your version of Net Vampire is outdated.'
- Visible = False
- end
- object BitBtn1: TBitBtn
- Left = 24
- Top = 80
- Width = 126
- Height = 25
- Caption = '&View homepage'
- Default = True
- ModalResult = 6
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = BitBtn1Click
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 04000000000080000000CE0E0000C40E00000000000000000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555550000055
- 5500555444444400518955444444444418985444444244618985542444280088
- 985582444888E80984058674688E8E804405867778E8E8E044058777788E8E80
- 440587777288E804460587777448806224055877224442622055587762222222
- 2055558777722222455555588774668855555555588888555555}
- end
- object BitBtn2: TBitBtn
- Left = 163
- Top = 80
- Width = 126
- Height = 25
- TabOrder = 1
- Kind = bkCancel
- end
- object TCP1: TTCP
- Left = 8
- Top = 5
- Width = 32
- Height = 32
- OnError = TCPError
- OnDataArrival = TCPDataArrival
- OnConnect = TCPConnect
- OnClose = TCPClose
- ControlData = {
- 2143341208000000E5020000E5020000010000000000000000000000002CA701}
- end
- object TCP2: TTCP
- Left = 272
- Top = 5
- Width = 32
- Height = 32
- OnError = TCPError
- OnDataArrival = TCPDataArrival
- OnConnect = TCPConnect
- OnClose = TCPClose
- ControlData = {
- 2143341208000000E5020000E5020000010000000000000000000000002CA701}
- end
- object DdeClientConv1: TDdeClientConv
- ConnectMode = ddeManual
- Left = 40
- Top = 48
- end
- end
-